Dialog::Control

Section: ET++ method description (n)
Updated: automatically Fri Mar 15 14:08:59 1991
Index Return to Main Contents
 

NAME

Dialog::Control - instance method  

TEMPLATE

see template of EvtHandler::Control  

SPECIFIERS

public virtual  

DESCRIPTION

Control validates the dialog and manages acceptation as well as cancellation.
Control has to be overridden if the dialog wants to be notified when a dialog item is selected. Subclasses should always call the inherited method in order to allow Dialog to perform acceptation and cancellation and the class DialogView to distribute the keyboard focus. Method is often overridden. Method often calls base method.  

ARGUMENTS

see arguments of EvtHandler::Control  

RETURN ARGUMENT

see return argument of EvtHandler::Control  

CATEGORIES

overrider interface

 

FIRST DEFINITION

class EvtHandler  

FILES

implementation:
Dialog.C


 

Index

NAME
TEMPLATE
SPECIFIERS
DESCRIPTION
ARGUMENTS
RETURN ARGUMENT
CATEGORIES
FIRST DEFINITION
FILES

This document was created by man2html, using the manual pages.
Time: 00:40:29 GMT, March 30, 2022